projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
37906a2
)
Adwaita: Add fontbutton spacing back
author
Timm Bäder
<mail@baedert.org>
Sat, 13 Jul 2019 16:10:15 +0000
(18:10 +0200)
committer
Timm Bäder
<mail@baedert.org>
Sun, 14 Jul 2019 08:08:04 +0000
(10:08 +0200)
gtk/theme/Adwaita/_common.scss
patch
|
blob
|
history
diff --git
a/gtk/theme/Adwaita/_common.scss
b/gtk/theme/Adwaita/_common.scss
index 7a5b05d802a90003049bd652f45d2615d96bceec..e5fe075d5a2c2d7b49ed12ac696ebb4a53c08e87 100644
(file)
--- a/
gtk/theme/Adwaita/_common.scss
+++ b/
gtk/theme/Adwaita/_common.scss
@@
-858,6
+858,7
@@
button {
// hide separators
&.font{
separator { background-color: transparent; }
+ > box { border-spacing: 6px; }
> box > box > label { font-weight: bold; }
}